home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / ClocX / ClocXfull.exe / Presets / Comdex - Omega1.ini < prev    next >
INI File  |  2004-10-11  |  1KB  |  36 lines

  1. ;all colors are in BGR format (hexadecimal or number)
  2. [Settings]
  3. CutColor=0x0000FF       ;cut window by this color (default red)
  4.             ;not used with PNG in Win2k/XP
  5.  
  6. DisableAMPM=0           ;force AM/PM indicator disabled (default 0)
  7. AMPMColor=0x787878    ;color of AM/PM indicator
  8. AMPMFont=Arial Narrow
  9. AMPMFontSize=7         ;size of AM/PM font
  10. AMPMCenterX=71
  11. AMPMCenterY=173
  12.  
  13. DisableDate=0
  14. DateColor=0x000000    ; gray - 0x787878
  15. DateFont=Arial Narrow
  16. DateFontSize=7
  17. DateCenterX=99
  18. DateCenterY=157
  19.  
  20. HourColor=0x666666      ;color of hour hand - 0xAA9696
  21. HourLength=35           ;length of hour hand
  22. HourLap=2               ;overlap of hour hand
  23. HourWidth=3             ;width of hour hand
  24.  
  25. MinuteColor=0x444444    ;color of minute hand - 0xAA9696
  26. MinuteLength=45         ;length of minute hand
  27. MinuteLap=5             ;overlap of minute hand
  28. MinuteWidth=2           ;width of minute hand
  29.  
  30. SecondColor=0x553FFF    ;color of second hand
  31. SecondLength=47         ;length of second hand
  32. SecondLap=15            ;overlap of second hand
  33. SecondWidth=1           ;width of second hand
  34.  
  35. CenterX=71             ;center point's X (default image_width / 2)
  36. CenterY=155             ;center point's Y (default image_height / 2)